Gets the reference to the owning C1ScheduleStorage component.

Namespace:  C1.C1Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public C1ScheduleStorage ScheduleStorage { get; }
Visual Basic
Public ReadOnly Property ScheduleStorage As C1ScheduleStorage
	Get

See Also